PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / setVersionExtension Method
The extended PDF version this document implements.
In This Topic
    setVersionExtension Method
    In This Topic
    Sets the version extension.
    Syntax
    public void setVersionExtension( 
       PDFVersionExtension value
    )

    Parameters

    value
    The extended PDF version this document implements.
    See Also